BugĀ 601869 - GtkUIManager assumes too much about popup menus
authorMatthew Barnes <mbarnes@redhat.com>
Sun, 29 Nov 2009 01:00:07 +0000 (20:00 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sun, 29 Nov 2009 01:00:07 +0000 (20:00 -0500)
commit25a8c7316d4acb2fe3ada0bef3c087875bc95e45
treea96457874533bfbcf4bc1f1ac38b20f33ad64f5e
parent5bf30c2885253f7687c4f7e03e5f9fd2c9d82922
BugĀ 601869 - GtkUIManager assumes too much about popup menus

Check that the child of a popup menu item is actually a GtkAccelLabel
before setting its "accel-closure" property.
gtk/gtkuimanager.c